Skip to content

Hostname

oxfordtailor.com

Last fetched

oxfordtailor.com resolves to 1 IPv4 address operated by AS138296 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oxfordtailor.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oxfordtailor.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.179.94.150202.179.94.0/24AS138296IN

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

4 observed subdomains of oxfordtailor.com.

Web-graph footprint

Distinct hostnames that link to or from oxfordtailor.com in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oxfordtailor.com.

MechanismTarget
SPF_INCLUDEdc-8e814c8572._spfm.oxfordtailor.com

Related pages

Pivot deeper into the graph from oxfordtailor.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oxfordtailor.com"})-[: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.