Skip to content

Hostname

asoftel.com

Last fetched

asoftel.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in CO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · asoftel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asoftel.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.130.171.83149.130.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationCO
149.130.171.83149.130.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationCO
157.137.214.100157.137.192.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationCO

WHOIS identity

Registrar
iana:146
Organization
asoftel
Contact emails

Subdomains

6 observed subdomains of asoftel.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for asoftel.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from asoftel.com.

Cypher and MCP

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

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