Skip to content

Hostname

sgp1.sgcentos.com

Last fetched

sgp1.sgcentos.com resolves to 1 IPv4 address operated by PHOENIXNAP-AS-SG1 - PhoenixNAP in SG.

Nutrition Label

WHISPER CANON · sgp1.sgcentos.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sgp1.sgcentos.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.47.82131.153.47.0/24AS59210PHOENIXNAP-AS-SG1 - PhoenixNAPSG

WHOIS identity

No WHOIS records are currently associated with sgp1.sgcentos.com in WhisperGraph.

Subdomains

9 observed subdomains of sgp1.sgcentos.com.

Threat posture

History

Mail and authentication

MX records

  • sgp1.sgcentos.com

SPF policy

7 SPF mechanisms authorising senders for sgp1.sgcentos.com.

MechanismTarget
SPF_Asgp1.sgcentos.com
SPF_IP103.243.174.106
SPF_IP131.153.47.82
SPF_IP131.153.77.170
SPF_IP131.153.77.171
SPF_IP216.12.199.226
SPF_MXsgp1.sgcentos.com

Related pages

Pivot deeper into the graph from sgp1.sgcentos.com.

Cypher and MCP

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

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