Skip to content

Hostname

sref.info

Last fetched

sref.info resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sref.infoRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/sref.info

Resolution chain

sref.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.44.70.14952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
sref - university of georgia
Contact emails

Subdomains

83 observed subdomains of sref.info.

Web-graph footprint

Distinct hostnames that link to or from sref.info in the public web crawl.

172 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sref.info.

MechanismTarget
SPF_Asref.info
SPF_INCLUDE_spf.google.com
SPF_INCLUDEa2hosting.com
SPF_INCLUDEamazonses.com
SPF_IP128.192.118.81/24
SPF_IP128.192.118.83
SPF_IP172.31.0.6/24
SPF_IP23.83.209.25/32
SPF_IP42.1.151.198
SPF_IP52.198.188.27
SPF_IP52.20.253.110
SPF_IP52.44.108.72
SPF_IP52.44.70.149
SPF_IP68.66.216.38
SPF_MXsref.info

Related pages

Pivot deeper into the graph from sref.info.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sref.info"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.