Skip to content

Hostname

buscacity.com

Last fetched

buscacity.com resolves to 2 IPv4 addresses operated by AS34931 in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · buscacity.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/buscacity.com

Resolution chain

buscacity.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.255.62.168149.255.60.0/22AS34931GB
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
camilo fonseca
Contact emails

Subdomains

9 observed subdomains of buscacity.com.

Web-graph footprint

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

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • buscacity.com

SPF policy

5 SPF mechanisms authorising senders for buscacity.com.

MechanismTarget
SPF_Abuscacity.com
SPF_INCLUDErelay.thundermail.uk
SPF_IP149.255.62.168
SPF_IP149.255.62.25
SPF_MXbuscacity.com

Related pages

Pivot deeper into the graph from buscacity.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "buscacity.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.